/ Assembly List / LJCSQLUtilLibDAL / DbMetaDataColumnManager / RetrieveWithUniqueKey

Namespace - LJCSQLUtilLibDAL


Parameters
tableID - The table ID.
columnName - The column name.

Returns

The data record.

Syntax

C#
public DbMetaDataColumn RetrieveWithUniqueKey(Int32 tableID, String columnName)

Retrieves a data record with the supplied values.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.